home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 2000 November: Tool Chest / Dev.CD Nov 00 TC Disk 1.toast / Sample Code / Archive / Devices and Hardware / Miscellaneous / SlotVInstall / README SlotVInstall next >
Encoding:
Text File  |  2000-09-28  |  312 b   |  13 lines  |  [TEXT/MPS ]

  1. SlotVInstall
  2.  
  3. Greg Robbins 9/91
  4.  
  5. This little program installs a slot VBL task for the 
  6. main screen, even if the main screen uses built-in
  7. video, by getting the gdRefNum and calling GetDctlEntry
  8. to find the slot number.
  9.  
  10. The VBL will run 5 times and then be dequeued.
  11.  
  12. Requires the MPW SIOW standard I/O package.
  13.